Skip to content

Fix client socket close - #28

Open
Suvian-wy wants to merge 4 commits into
richinsley:mainfrom
Suvian-wy:fix-client-socket-close
Open

Fix client socket close#28
Suvian-wy wants to merge 4 commits into
richinsley:mainfrom
Suvian-wy:fix-client-socket-close

Conversation

@Suvian-wy

Copy link
Copy Markdown

add a Close() method to client

suvianwang added 4 commits February 9, 2026 21:50
- Add NodeMode constants (Active=0, Muted=2, Bypassed=4)
- Add convenience methods: Bypass(), Mute(), SetActive(), IsBypassed(), etc.
- Add GetBypassOrigin() to compute input pass-through mapping
- Handle bypass nodes in GraphToPrompt(): skip bypassed nodes and
  reroute downstream links through the bypass chain
- Update SubgraphExpander to skip bypassed nodes
- Fix DataOutput.Text json tag from "-" to "text"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant